From: Glenn Morris Date: Sat, 14 Apr 2007 19:33:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~867 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=edc818ca5473e27fe2439cc7c0b5f373afe5be33;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 3c57df6324f..a501d718e76 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,5 +1,7 @@ 2007-04-14 Glenn Morris + * SERVICE: Replace with a pointer to the web version. + * emacs.1: Update some of the more obsolete information. 2007-04-13 Glenn Morris diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 60bd6ddff66..a4c68347d64 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2007-04-14 Glenn Morris + * complete.el (PC-goto-end): New variable. + (partial-completion-mode) : + Do not go to the end of the minibuffer if PC-goto-end is non-nil. + (PC-do-completion): New optional fourth argument GOTO-END. Add a + doc string. Set PC-goto-end for choose-completion. + (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to + PC-do-completion. + * textmodes/bibtex.el (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field. (bibtex-make-field): Add optional fourth arg NODELIM. Insert